2009-01-29 Claudio Saavedra <csaavedra@igalia.com>
Bug 569435 – make maintainer-clean removes non-generated sources
* gdk/Makefile.am: Do not remove gdkprivate.h and gdkwindowimpl.h
during make maintainer-clean, as these files are not generated.
svn path=/trunk/; revision=22248
+2009-01-29 Claudio Saavedra <csaavedra@igalia.com>
+
+ Bug 569435 – make maintainer-clean removes non-generated sources
+
+ * gdk/Makefile.am: Do not remove gdkprivate.h and gdkwindowimpl.h
+ during make maintainer-clean, as these files are not generated.
+
2009-01-28 Philip Withnall <philip@tecnocode.co.uk>
* gtk/gtktreeview.c: Small documentation fix.
gdk.def \
gdkmarshalers.list \
gdkmedialib.h \
+ gdkwindowimpl.h \
makeenums.pl \
makefile.msc \
gdk.symbols \
gdkenumtypes.h
gdk_built_private_headers = \
- gdkprivate.h \
- gdkwindowimpl.h \
gdkalias.h
gdk_c_sources = \